Click or drag to resize

CallInfo Class

Defines a response to a GetCallInfo Operation request.
Inheritance Hierarchy
SystemObject
  Independentsoft.Exchange.UnifiedMessagingCallInfo

Namespace:  Independentsoft.Exchange.UnifiedMessaging
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public class CallInfo

The CallInfo type exposes the following members.

Constructors
  NameDescription
Public methodCallInfo
Initializes a new instance of the CallInfo class.
Top
Properties
  NameDescription
Public propertyEventCause
Contains a value that indicates the cause of an event for a call for which the GetCallInfo Operation requested information.
Public propertyState
Contains a value that indicates the status of a call for which the GetCallInfo Operation requested information.
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also